Function isotope::util::bool_cmp [−][src]
pub const fn bool_cmp(left: bool, right: bool) -> Ordering
Expand description
Compare two booleans in a constant way
pub const fn bool_cmp(left: bool, right: bool) -> Ordering
Compare two booleans in a constant way